From 815d2c3384422fbd617c8ed72dc4a9f486a63dde Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 18 Oct 2004 00:58:38 +0000 Subject: [PATCH] Bump version number for 1.2.4 release. --- gpsbabel/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gpsbabel/Makefile b/gpsbabel/Makefile index 1151f80c8..35ac1039a 100644 --- a/gpsbabel/Makefile +++ b/gpsbabel/Makefile @@ -3,7 +3,7 @@ # type that is XML-ish (i.e. gpx or geocaching.com's/loc) you can uncomment # INHIBIT_EXPAT and coment out LIBEXPAT on just to get a build working quickly. # INHIBIT_EXPAT=-DNO_EXPAT -LIBEXPAT=-lexpat #-lefence +LIBEXPAT=-lexpat # -lefence # USB may required non-standard libraries (like libusb) be installed # and may not be available on all OSes. Uncomment this to remove the key @@ -88,10 +88,10 @@ dep: (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep echo Edit Makefile and bring in /tmp/dep -VERSIONU=1_2_4_beta10162004 -VERSIOND=1.2.4_beta10162004 -#VERSIONU=1_2_3 -#VERSIOND=1.2.3 +#VERSIONU=1_2_4_beta10162004 +#VERSIOND=1.2.4_beta10162004 +VERSIONU=1_2_4 +VERSIOND=1.2.4 release: cvs commit -- 2.30.2